home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 October 15
/
CD [VMAG951015].bin
/
_demo
/
w95demo
/
w95demo.exe
/
A95DEMO.DXR
/
00091.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-22
|
177 b
|
9 lines
on exitFrame
set FirstScreenDelay to 3
puppetSprite(24, 0)
when mouseDown then skipIntro
repeat while the timer < (FirstScreenDelay * 60)
nothing()
end repeat
end